function F_G7(){this.E5.H1("finish");if(!document.main.D6){sendMsg(this.object.W4,(this.type=="move"?'Motion Ended':'Transition Ended'),'',this);if(this.E5.message!="")
function B9(x,y,top,right,bottom,left){this.x=Math.floor(x);this.y=Math.floor(y);this.top=Math.floor(top);this.right=Math.floor(right);this.bottom=Math.floor(bottom);this.left=Math.floor(left);}
F_R7("F_B8.prototype.",
"G8","H1","U9","F9","H2"
);
function F_H1(AM){var d=this.object;if(AM=="start")
{
if (this.showHide!="")this.object.V6("inherit");return(true);}
if(AM=="finish")
{
if ((this.showHide=="hide")&!this.H6)d.V6("hidden");this.H6=false;if (this.S7)
this.F9(0);return(false);}
var AD=this.G8(AM);if (this.showHide=="show")AD=1 - AD;if (this.H6)AD=1 - AD;this.F9(AD);if(AM.getTime()>this.endTime)
{
if(--this.repeat>0){
if(this.reverse){
this.H6=!this.H6;}
this.H2();
}else{return(false);
}
}
if (d.moveCollision!=null)F_C3(d,"move");return(true);}
if (f=="browser type"){var ms=navigator.appVersion.indexOf("MSIE");var nn=navigator.appName=="Netscape";var ie4=(ms>0)&&(parseInt(navigator.appVersion.substring(ms+5,ms+6))>=4);var nn4=(nn)&&(parseInt(navigator.appVersion.substring(0,1))>=4);var t=Z8;if((t=="Is Navigator")&&(nn4))
return(true);if((t=="Is Internet Explorer")&&(ie4))
return(true);return(false);}
if (f=="message to window"){msg=new F_cMessage(Z8.J8("message",""),new F_Parm(),false,null);var w=document.F_windows[Z8.J8("window","")];if (typeof w=="undefined")
var w=window.open("",Z8.J8("window",""));if(typeof w!="undefined")
function F_commandsInit(){for (var c in this.E4){this.E4[c].A4=F_A4;this.E4[c].A4(c);}
}
function F_A4(AO){
if(AO=="vis"){F_A6(this,new Array(
"Move To","this.W2(F_cMoveTo,msg.data)","Move By","this.W2(F_cMoveBy,msg.data)","Fly","this.W2(F_C1,msg.data)","Iris","this.W2(F_C7,msg.data)","Peek","this.W2(F_E6,msg.data)","Wipe","this.W2(F_F4,msg.data)","Hide","this.hide()","Show","this.show()","Toggle Visibility","this.V6('toggle')","Bring To Front","this.B1()","Send To Back","this.U0()",
"Set Active Link Color", "document.alinkColor=msg.data","Set Visited Link Color", "document.vlinkColor=msg.data","Set Link Color","document.linkColor=msg.data",
"Go To","this.K7(msg.data)","Go To URL","this.K7(msg.data)","Get Location","msg.returnValue=document.location",
"Prompt","msg.returnValue=this.AZ('prompt',msg.data)","Check Browser Type", "msg.returnValue=this.AZ('browser type',msg.data)","Message To Window","this.AZ('message to window',msg.data)","Get Opener","msg.returnValue=window.opener",